home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / COMPILER / LCCBIN / !clib / ChangeLog < prev   
Text File  |  1998-03-14  |  2KB  |  71 lines

  1. Sat Mar 14 10:40:55 1998  Nick Burrett  <nick.burrett@btinternet.com>
  2.  
  3.     * Version 1.04 released.
  4.  
  5. Fri Mar 13 15:30:58 1998  Nick Burrett  <nick.burrett@btinternet.com>
  6.  
  7.     * stdio.h: Define va_list for LCC.
  8.  
  9. Tue Mar 10 00:01:17 1998  Nick Burrett  <nick.burrett@btinternet.com>
  10.  
  11.     * Version 1.03 released.
  12.  
  13. Mon Mar 09 23:51:30 1998  Nick Burrett  <nick.burrett@btinternet.com>
  14.  
  15.     * stdarg.h: Conditionally compile LCC support when __LCC__ is defined.
  16.     * varargs.h: Likewise.
  17.  
  18.     * stdio.h, _stdio.h: Integrate files; remove _stdio.h.
  19.  
  20.     * !FileTrans, !Help: Integrate files; remove !FileTrans.
  21.  
  22. Mon Mar 09 22:26:38 1998  Nick Burrett  <nick.burrett@btinternet.com>
  23.  
  24.     * kernel.h (everywhere): Fix __op parameter incompatibility with
  25.     gcc 2.8.0.
  26.     * !Run (Filer_OpenDir): Removed.
  27.  
  28. Mon Jan 12 19:24:16 1998  Reuben Thomas  <rrt@sc3d.org>
  29.  
  30.     * _stdio.h: Renamed from stdio.h.
  31.     * stdio.h: New version added (optionally calls uname).
  32.     * varargs.h: Now works with lcc.
  33.     * stdarg.h: Now works with lcc.
  34.     * !FileTrans: Added.
  35.     * libuname.o: Added.
  36.  
  37. Sun Jan 04 22:48:36 1998  Nick Burrett  <nick.burrett@btinternet.com>
  38.  
  39.     * Version 1.02 released.
  40.  
  41. Thu Dec 11 16:44:26 1997  Nick Burrett  <nick.burrett@btinternet.com>
  42.  
  43.     * fcntl.h: Deleted.
  44.     * errno.h: Remove all errno's that are not supported by the library.
  45.     * setjmp.h (setjmp): Declare prototype before macro.
  46.     * ctype.h: Declare all prototypes before their macros.
  47.     * stdio.h (vsprintf): Fix typo where argument is string, not stream.
  48.     * time.h (__TIME_H): Capitalise.
  49.     * stdlib.h (__attribute__): Prevent multiple definitions of this macro.
  50.     
  51.     * All header files: Prefix all prototype variable names with a double
  52.     underscore.
  53.  
  54. Sun Oct 05 16:54:37 1997  Nick Burrett  <nick.burrett@btinternet.com>
  55.  
  56.     * !Run: Do not set the CSD.
  57.  
  58. Sat Jun 21 14:25:34 1997  Nick Burrett  <nick.burrett@btinternet.com>
  59.  
  60.     * Version 1.01 released.
  61.  
  62. Sat Jun 21 13:54:25 1997  Nick Burrett  <nick.burrett@btinternet.com>
  63.  
  64.     * stdio.h (__gcc_vprintf, __gcc_vfprintf, __gcc_vsprintf): Declare.
  65.     (vsprintf, vfprintf, vprintf): Use __gcc_* functions if __GNUC__
  66.     defined.
  67.  
  68. Sun Jun 01 11:16:52 1997  Nick Burrett  <nick.burrett@btinternet.com>
  69.  
  70.     * Version 1.00 released.
  71.